AdEnrollLessonRetake 
EntityType  Independent 
Logical Entity Name  AdEnrollLessonRetake 
Default Table Name  AdEnrollLessonRetake 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

AdEnrollLessonRetake Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AdEnrollLessonRetakeID(PK)    INTEGER  NO 
 
Id(FK)    INTEGER  NO 
 
ClassSectionLessonId(FK)    INTEGER  NO 
 
StudentCourseId(FK)    INTEGER  NO 
 
LessonNumber    TINYINT  NO 
 
PctFinalGrade    NUMERIC(5, 4)  NO 
 
LetterGrade    CHAR(3)  NO 
 
NumericGrade    NUMERIC(11, 6)  YES 
 
descrip    NVARCHAR(255)  YES 
 
LessonRetakeCalc    TINYINT  YES 
 
UserID    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

AdEnrollLessonRetake Keys 
Key Name  Key Type  Keys 
PK_AdEnrollLessonRetake_ID  PrimaryKey  AdEnrollLessonRetakeID 
NK_AdEnrollLessonRetake_AdEnrollLessonID  Inversion Entry  Id 

AdEnrollLessonRetake Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ClassSectionLesson  Non-Identifying  One To Zero or More        ClassSectionLessonId  NO 
StudentEnrollmentPeriodLesson  Non-Identifying  One To Zero or More        Id  NO 
StudentCourse  Non-Identifying  One To Zero or More        StudentCourseId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

AdEnrollLessonRetake Check Constraints 
Check Constraint Name  CheckConstraint 

AdEnrollLessonRetake Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.AdEnrollLessonRetake 
NO       
Physical (Microsoft SQL Server)
dbo.AdEnrollLessonRetake 
NO       

AdEnrollLessonRetake Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

AdEnrollLessonRetake Data Movement Rules 
Name  Type  Rule Text/Value